-- card: 47887 from stack: in -- bmap block id: 0 -- flags: 0000 -- background id: 48376 -- name: What is OSI Model? C/6 ----- HyperTalk script ----- on openCard global btnStatus get line 1 of btnStatus -- the line number should be tailored for each menu repeat with i = 1 to 3 -- tailor to number of menu items on given menu if item i of it is not empty then set the hilite of bg btn ("item" & i) to true else set the hilite of bg btn ("item" & i) to false end repeat pass openCard end openCard -- part contents for background part 24 ----- text ----- The seven layers of the OSI model have been grouped into three functions. We recommend choosing them in the order presented below: (At this point, you should focus mostly on the upper and lower functions.) -- part contents for background part 44 ----- text ----- Click a choice for more information. -- part contents for background part 26 ----- text ----- The Upper Functions -- part contents for background part 30 ----- text ----- The Lower Functions -- part contents for background part 31 ----- text ----- The Middle Functions -- part contents for background part 3 ----- text ----- What is the OSI Model? -- part contents for background part 11 ----- text ----- The OSI Layers -- part contents for background part 49 ----- text ----- 47887